home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
LAUNCH 38
/
LAUNCH 38.iso
/
pc
/
Interstate82demo
/
Interstate82demo.exe
/
data
/
Data
/
Shell
/
ldl
/
newacct.ldl
< prev
next >
Wrap
Text File
|
1999-10-14
|
2KB
|
68 lines
#######################################
# File: nweacct.ldl
# Last Access: Mon May 18 11:40:26 1998
#######################################
import "strings.ldl"
##-----------------------------------##
## Data ##
##-----------------------------------##
createaccountwindow {
int xpix 152
int ypix 111
int widthpix 423
int heightpix 303
titletext:strings.multi.newaccount.title:styles.multi.headingstyle {
int xpix 0
int ypix 7
int widthpix 423
int heightpix 20
}
statictext:strings.multi.newaccount.accountinfo:styles.multi.newaccountstyle {
int xpix 72
int ypix 63
int widthpix 284
int heightpix 34
string just "left"
}
usernametext:strings.multi.newaccount.username:styles.multi.newaccountstyle {
int xpix 23
int ypix 152
int widthpix 159
int heightpix 25
string just "right"
}
usernametextbox:styles.multi.newaccountstyle {
int xpix 187
int ypix 152
int widthpix 205
int heightpix 24
string image0 "smpacnam.tga"
string just "left"
}
emailtext:strings.multi.newaccount.email:styles.multi.newaccountstyle {
int xpix 23
int ypix 205
int widthpix 159
int heightpix 25
string just "right"
}
emailtextbox:styles.multi.newaccountstyle {
int xpix 187
int ypix 205
int widthpix 205
int heightpix 24
string image0 "smpaceml.tga"
string just "left"
}
background {
int xpix 0
int ypix 0
int widthpct 100
int heightpct 100
string image0 "smpactbg.tga"
}
}
$